home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 9 / DISK2092.ZIP / RBBS-LIT.ZIP / LIT / MAKELIT.BAT < prev    next >
DOS Batch File  |  1990-01-15  |  842b  |  16 lines

  1. Echo off
  2. Echo Modify this batch file with a text editor to change source and
  3. Echo destination directories to conform to those you use to compile
  4. Echo and merge RBBS-PC. Beta testers should be sure to merge in fixes
  5. Echo to the most recent baseline code prior to shrinking RBBS-PC with
  6. Echo the .LIT merges. Use a version of BLED 2.1 or higher! If you
  7. Echo have not done this, press Cntrl-C or Cntrl-Break NOW or else
  8. pause
  9. Echo on
  10. BLED/B/L C:\SOURCE\RBBS-PC.BAS  RBBSLIT.MRG RBBS-PC.BAS WARNRBBS
  11. BLED/B/L C:\SOURCE\RBBSSUB1.BAS SUB1LIT.MRG RBBSSUB1.BAS WARNSUB1
  12. BLED/B/L C:\SOURCE\RBBSSUB2.BAS SUB2LIT.MRG RBBSSUB2.BAS WARNSUB2
  13. BLED/B/L C:\SOURCE\RBBSSUB3.BAS SUB3LIT.MRG RBBSSUB3.BAS WARNSUB3
  14. BLED/B/L C:\SOURCE\RBBSSUB4.BAS SUB4LIT.MRG RBBSSUB4.BAS WARNSUB4
  15. BLED/B/L C:\SOURCE\RBBSSUB5.BAS SUB5LIT.MRG RBBSSUB5.BAS WARNSUB5
  16.